home *** CD-ROM | disk | FTP | other *** search
/ Lo Mejor Del Shareware: Especial Internet / Especial Internet: Lo Mejor Del Shareware.iso / win / graphics / icojuice / readme.txt < prev    next >
Text File  |  1979-11-29  |  2KB  |  49 lines

  1. Icon Juice - Icon extractor and - saver
  2. -------------------------------------------------------------------------
  3. Windows 95 has some very nice icons, but you only see a few, unless you
  4. peek into the files...
  5. That's what I wanted to do, so I made this  little application.
  6. Maybe you can use it too.
  7.  
  8. It's very easy to use: run the program, pick one or more files from
  9. Explorer and drop them.
  10. If you want to save an icon, select it, type a name and click 'Save'.
  11. That's all...
  12.  
  13. Icon Juice will check all files for icons. Often the following executable
  14. files contains icons: *.exe, *.dll, *.drv.
  15. But Icon Juice will also show bitmaps (*.bmp, *.dib) in icon size, but
  16. they cannot be saved as icons. (If the bitmap is very small/very large
  17. the display may not be good).
  18. It displays cursor files (*.cur, *.ani) as well, but you probably prefer
  19. to view these files in Explorer.
  20.  
  21. The program was made with Visual Basic 3.0, and it works with
  22. Windows 95. You can even use long long filenames.
  23. Files are saved in directory 'C:\Icons'. If you prefer another directory,
  24. Open 'SaveIcon.ini' - a sample file - in Notepad and edit it.
  25.  
  26.  
  27.  
  28. If you're a programmer... read this:
  29. ----------------------------------------------------------------------
  30. It's easy to extract an icon from a file and show it - just use the
  31. 'ExtrcatIcon' function from the 'Shell.dll'.
  32. But it's harder to save it into an *.icon file. You must know the
  33. structure of an icon file. To learn more about it, see Microsoft
  34. Windows Software Development Kit, volume 4 (Resources). In case you're
  35. a Visual Basic programmer, see the Win31wh.hlp - supplied with Visual
  36. Basic Prof. Edition.
  37.  
  38. If you would like the source code, well you can get by sending me $5
  39. together with your CIS ID.
  40.  
  41.  
  42. Best regards
  43.  
  44. Mogens Hansen,
  45. Blσgσrdsgade 14, 2 th.
  46. DK-2200 Copenhagen N
  47. Denmark
  48.  
  49. CIS ID:100277,2536